home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5428 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AddIntServer + VERTB strangeness
  5. Date: 14 Mar 1996 10:01:57 +0100
  6. Organization: dis-
  7. Message-ID: <4i8na5$hku@serpens.rhein.de>
  8. References: <199603120851.IAA51888@poseidon.bfs.unibol.com> <4i4326$1lh@serpens.rhein.de> <579.6646T899T909@gramercy.ios.com>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. larrymb@gramercy.ios.com (UNREGISTERED VERSION) writes:
  12.  
  13. >>>How can I ensure that my interrupt server is the *only* one that gets
  14. >>>called?
  15. >>You must not do this. VBlank servers must allow other servers to run.
  16. >>Trying to "take over" is not legal. If you want to be so user annoying
  17. >>you should kill the OS, take over the hardware and require a reboot later.
  18.  
  19. >  Why must you not do that? You don't need to re-boot afterwards.
  20.  
  21. You MUST reboot afterwards.
  22.  
  23. >You can
  24. >safely shut everything down, do your direct stuff, then safely restore
  25. >everythign when your program is finished running.
  26.  
  27. NO, you CANNOT do this.
  28.  
  29. >etc. it isn't good but for demos and games it can be.
  30.  
  31. NO, it CANNOT be.
  32.  
  33. We had this discussion several times. You may get something that somehow
  34. works on some hardware configurations, but you cannot get something that
  35. reliably works on every configuration just because you do not know how
  36. to handle all the hardware yourself. There is more to an Amiga than an
  37. 68020 and an AGA chipset.
  38.  
  39. Besides, this is totally besides the point. The original poster did use
  40. system functions, he didn't want to take over the machine.
  41.  
  42. -- 
  43.                                 Michael van Elst
  44.  
  45. Internet: mlelstv@serpens.rhein.de
  46.                                 "A potential Snark may lurk in every tree."
  47.